projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b393689
)
mpc85xx: fix function name
author
David Bauer
<
[email protected]
>
Fri, 6 Jun 2025 20:17:37 +0000
(22:17 +0200)
committer
David Bauer
<
[email protected]
>
Wed, 11 Jun 2025 16:39:55 +0000
(18:39 +0200)
The function name is misspelled and does not exist. Fix the function
name so the correct function is called.
Signed-off-by: David Bauer <
[email protected]
>
target/linux/mpc85xx/base-files/etc/board.d/02_network
patch
|
blob
|
history
diff --git
a/target/linux/mpc85xx/base-files/etc/board.d/02_network
b/target/linux/mpc85xx/base-files/etc/board.d/02_network
index 601bd7e9f19ea2c88ae6389860057aff185beb7f..6225f189a5926c3acc779b3602a0ec9117d2399f 100644
(file)
--- a/
target/linux/mpc85xx/base-files/etc/board.d/02_network
+++ b/
target/linux/mpc85xx/base-files/etc/board.d/02_network
@@
-24,7
+24,7
@@
hpe,msm460)
ucidef_set_interface_lan "eth0"
;;
ocedo,panda)
- ucidef_set_interface_lan_wan "lan1 lan2 lan3 lan4 lan5 lan6 lan7 lan8" "eth1"
+ ucidef_set_interface
s
_lan_wan "lan1 lan2 lan3 lan4 lan5 lan6 lan7 lan8" "eth1"
;;
tplink,tl-wdr4900-v1)
ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan"